object FrmEditAccount: TFrmEditAccount Left = 380 Top = 134 BorderIcons = [biSystemMenu] BorderStyle = bsSingle ClientHeight = 417 ClientWidth = 525 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 16 object PnlMain: TElPanel Left = 0 Top = 0 Width = 525 Height = 369 Align = alClient BevelOuter = bvNone TabOrder = 0 DockOrientation = doNoOrient object PC: TElPageControl Left = 0 Top = 0 Width = 525 Height = 369 ActiveTabColor = clBtnHighlight BorderWidth = 0 DrawFocus = False Flat = False HotTrack = False Multiline = False RaggedRight = False ScrollOpposite = False Style = etsFlatTabs TabHeight = 30 TabIndex = 0 TabPosition = etpLeft TabWidth = 120 HotTrackFont.Charset = DEFAULT_CHARSET HotTrackFont.Color = clBlue HotTrackFont.Height = -13 HotTrackFont.Name = 'Arial' HotTrackFont.Style = [fsUnderline] ActivePage = TabGeneral VerticalSideCaptions = False ActiveTabFont.Charset = DEFAULT_CHARSET ActiveTabFont.Color = clWindowText ActiveTabFont.Height = -13 ActiveTabFont.Name = 'Arial' ActiveTabFont.Style = [] OnDrawTab = PCDrawTab Align = alClient Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentColor = False ParentFont = False TabOrder = 0 UseXPThemes = False DockOrientation = doNoOrient object TabGeneral: TElTabSheet PageControl = PC Caption = '&General' Color = clWindow object ElGroupBox1: TElGroupBox Left = 10 Top = 8 Width = 381 Height = 89 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Personal Information ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 0 object ElLabel1: TElLabel Left = 14 Top = 26 Width = 38 Height = 16 Caption = 'Name:' end object ElLabel2: TElLabel Left = 14 Top = 56 Width = 41 Height = 16 Caption = 'E-mail:' end object EditName: TElEdit Left = 134 Top = 22 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 0 end object EditEmail: TElEdit Left = 134 Top = 52 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 1 end end object cbIncoming: TElGroupBox Left = 10 Top = 112 Width = 381 Height = 235 AutoDisableChildren = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Incoming Mail Settings ' Flat = False FlatAlways = False ParentColor = True ShowCheckBox = True ShowFocus = True TabOrder = 1 TabStop = True object ElLabel3: TElLabel Left = 14 Top = 26 Width = 40 Height = 16 Caption = 'Server:' end object ElLabel4: TElLabel Left = 14 Top = 56 Width = 63 Height = 16 Caption = 'Username:' end object ElLabel5: TElLabel Left = 14 Top = 86 Width = 61 Height = 16 Caption = 'Password:' end object ElLabel6: TElLabel Left = 14 Top = 117 Width = 72 Height = 16 Caption = 'Server Type:' end object EditInServer: TElEdit Left = 134 Top = 22 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 0 end object EditInUser: TElEdit Left = 134 Top = 52 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 1 end object EditInPass: TElEdit Left = 134 Top = 82 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] PasswordChar = #8226 RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 2 end object EditInType: TElComboBox Left = 134 Top = 112 Width = 128 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False Items.Strings = ( '') ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 3 OnChange = EditInTypeChange AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object EditCheckEvery: TElSpinEdit Left = 224 Top = 176 Width = 62 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True Value = 1 MaxValue = 9999 MinValue = 1 TopMargin = 2 RightMargin = 5 BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BorderStyle = bsSingle Ctl3D = True LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ParentCtl3D = False TabOrder = 6 end object cbCheckEvery: TElCheckBox Left = 15 Top = 178 Width = 173 Height = 20 Cursor = crDefault Caption = 'Check for new mail every:' TabOrder = 5 DoubleBuffered = False end object EditCheckEveryType: TElComboBox Left = 290 Top = 176 Width = 82 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False Items.Strings = ( 'seconds' 'minutes' 'hours') ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 7 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object cbCheckMail: TElCheckBox Left = 15 Top = 148 Width = 255 Height = 20 Cursor = crDefault Caption = 'Check this account when checking mail' TabOrder = 4 DoubleBuffered = False end end end object TabNNTP: TElTabSheet PageControl = PC Caption = 'N&ewsgroups' Color = clWindow Visible = False object gbNNTP: TElGroupBox Left = 10 Top = 8 Width = 381 Height = 347 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Newsgroup Information ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 0 DesignSize = ( 381 347) object ElLabel24: TElLabel Left = 14 Top = 26 Width = 142 Height = 16 Caption = 'Subscribed newsgroups:' end object ElLabel25: TElLabel Left = 14 Top = 170 Width = 75 Height = 16 Caption = 'Newsgroups:' end object SubGroupTree: TElTree Left = 14 Top = 46 Width = 349 Height = 83 AlwaysKeepSelection = False HeaderHeight = 19 HeaderSections.Data = {F4FFFFFF00000000} HorzScrollBarStyles.ShowTrackHint = False HorzScrollBarStyles.Width = 21 HorzScrollBarStyles.ButtonSize = 21 LineHeight = 17 ScrollTracking = True ShowLeafButton = False StoragePath = '\Tree' TabOrder = 0 TabStop = True Tracking = False UnderlineTracked = False UseCustomScrollBars = False VertScrollBarStyles.ShowTrackHint = True VertScrollBarStyles.Width = 17 VertScrollBarStyles.ButtonSize = 21 end object AllGroupTree: TElTree Left = 14 Top = 192 Width = 349 Height = 142 HeaderHeight = 19 HeaderSections.Data = {F4FFFFFF00000000} HorzScrollBarStyles.ShowTrackHint = False HorzScrollBarStyles.Width = 21 HorzScrollBarStyles.ButtonSize = 21 LineHeight = 17 ScrollTracking = True ShowCheckboxes = True ShowLeafButton = False StoragePath = '\Tree' TabOrder = 4 TabStop = True Tracking = False UnderlineTracked = False UseCustomScrollBars = False VertScrollBarStyles.ShowTrackHint = True VertScrollBarStyles.Width = 17 VertScrollBarStyles.ButtonSize = 21 OnItemChecked = AllGroupTreeItemChecked end object BtnNNTPRefresh: TButton Left = 13 Top = 132 Width = 109 Height = 26 Anchors = [akTop, akRight] Caption = 'Refresh List' TabOrder = 1 OnClick = BtnNNTPRefreshClick end object BtnNNTPUnsub: TButton Left = 237 Top = 132 Width = 109 Height = 26 Anchors = [akTop, akRight] Caption = 'Unsubscribe' TabOrder = 2 OnClick = BtnNNTPUnsubClick end object BtnNNTPStop: TButton Left = 125 Top = 132 Width = 109 Height = 26 Anchors = [akTop, akRight] Caption = 'Stop' Enabled = False TabOrder = 5 end object EditNNTPAdd: TElButtonEdit Left = 130 Top = 166 Width = 233 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True TopMargin = 2 RightMargin = 1 BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] OnChange = EditNNTPAddChange LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ButtonCaption = '^' ButtonColor = clBtnFace ButtonDown = False ButtonEnabled = True ButtonFlat = False ButtonNumGlyphs = 1 ButtonPopupPlace = ppDown ButtonShortcut = 8205 ButtonUseIcon = False ButtonVisible = True ButtonWidth = 24 OnButtonClick = EditNNTPAddButtonClick AltButtonColor = clBtnFace AltButtonDown = False AltButtonEnabled = True AltButtonFlat = False AltButtonNumGlyphs = 1 AltButtonPopupPlace = ppDown AltButtonShortcut = 0 AltButtonUseIcon = False AltButtonVisible = False AltButtonWidth = 15 BorderStyle = bsSingle Ctl3D = True ParentCtl3D = False TabOrder = 3 ParentColor = False DockOrientation = doNoOrient DoubleBuffered = False end end end object TabIncoming: TElTabSheet PageControl = PC Caption = '&Incoming' Color = clWindow Visible = False object gbAdv: TElGroupBox Left = 10 Top = 8 Width = 381 Height = 211 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Advanced Incoming Settings ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 0 object Label1: TLabel Left = 330 Top = 36 Width = 14 Height = 16 Caption = 'kb' Transparent = True end object cbSkipBig: TElCheckBox Left = 17 Top = 34 Width = 142 Height = 20 Cursor = crDefault Flat = True Caption = 'Skip messages over' TabOrder = 0 DoubleBuffered = False end object EditSkipBigSize: TElSpinEdit Left = 250 Top = 30 Width = 68 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True Value = 1 MaxValue = 999999 MinValue = 1 TopMargin = 2 RightMargin = 5 BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BorderStyle = bsSingle Ctl3D = True Flat = True LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ParentCtl3D = False TabOrder = 1 end object cbLeave: TElGroupBox Left = 10 Top = 102 Width = 362 Height = 98 AutoDisableChildren = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Leave Mail on Server ' Flat = False FlatAlways = False ParentColor = True ShowCheckBox = True ShowFocus = True TabOrder = 3 TabStop = True OnClick = cbLeaveClick object Label6: TLabel Left = 260 Top = 33 Width = 28 Height = 16 Caption = 'days' Transparent = True end object cbLeaveUntilDays: TElCheckBox Left = 17 Top = 29 Width = 100 Height = 20 Cursor = crDefault Flat = True Caption = 'Remove after' TabOrder = 0 DoubleBuffered = False end object EditLeaveDays: TElSpinEdit Left = 180 Top = 27 Width = 68 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True Value = 1 MaxValue = 999999 MinValue = 1 TopMargin = 2 RightMargin = 5 BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BorderStyle = bsSingle Ctl3D = True Flat = True LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ParentCtl3D = False TabOrder = 1 end object cbLeaveUntilTrashed: TElCheckBox Left = 17 Top = 57 Width = 287 Height = 20 Cursor = crDefault Flat = True Caption = 'Remove from server when emptied from Trash' TabOrder = 2 DoubleBuffered = False end end object cbInSSL: TElCheckBox Left = 17 Top = 62 Width = 212 Height = 20 Cursor = crDefault Flat = True Caption = 'Enable secure connection (SSL)' TabOrder = 2 OnClick = cbInSSLClick DoubleBuffered = False end end object gbOnline: TElGroupBox Left = 10 Top = 232 Width = 381 Height = 115 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Account Online Mailbox ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 1 object Label3: TLabel Left = 278 Top = 33 Width = 46 Height = 16 Caption = 'headers' Transparent = True end object Label4: TLabel Left = 18 Top = 33 Width = 107 Height = 16 Caption = 'Sync most recent:' Transparent = True end object EditSyncAmount: TElSpinEdit Left = 194 Top = 27 Width = 68 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True Value = 1 MaxValue = 999999 MinValue = 1 TopMargin = 2 RightMargin = 5 BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BorderStyle = bsSingle Ctl3D = True Flat = True LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ParentCtl3D = False TabOrder = 0 end object cbFetchAhead: TElCheckBox Left = 17 Top = 87 Width = 232 Height = 20 Cursor = crDefault Flat = True Caption = 'Pre-download next unread message' TabOrder = 2 DoubleBuffered = False end object cbSyncAuto: TElCheckBox Left = 17 Top = 61 Width = 171 Height = 20 Cursor = crDefault Flat = True Caption = 'Sync index automatically' TabOrder = 1 DoubleBuffered = False end end end object TabOutgoing: TElTabSheet PageControl = PC Caption = '&Outgoing' Color = clWindow Visible = False object cbOutgoing: TElGroupBox Left = 10 Top = 8 Width = 381 Height = 189 AutoDisableChildren = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Account Server Settings ' Flat = False FlatAlways = False ParentColor = True ShowCheckBox = True ShowFocus = True TabOrder = 0 TabStop = True object ElLabel7: TElLabel Left = 44 Top = 26 Width = 40 Height = 16 Caption = 'Server:' end object EditOutServer: TElEdit Left = 134 Top = 22 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 0 end object EditOutAuth: TElGroupBox Left = 10 Top = 58 Width = 362 Height = 121 AutoDisableChildren = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Use Outgoing Server Authentication ' Flat = False FlatAlways = False ParentColor = True ShowCheckBox = True ShowFocus = True TabOrder = 1 TabStop = True object ElLabel8: TElLabel Left = 10 Top = 34 Width = 63 Height = 16 Caption = 'Username:' end object ElLabel9: TElLabel Left = 182 Top = 34 Width = 61 Height = 16 Caption = 'Password:' end object ElLabel10: TElLabel Left = 10 Top = 67 Width = 119 Height = 16 Caption = 'Authentication Type:' end object EditOutPass: TElEdit Left = 268 Top = 30 Width = 80 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] PasswordChar = #8226 RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 1 end object EditOutUser: TElEdit Left = 92 Top = 30 Width = 80 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 0 end object EditOutAuthType: TElComboBox Left = 170 Top = 62 Width = 128 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False Items.Strings = ( 'PLAIN' 'LOGIN' 'CRAM-MD5') ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 2 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object cbOutSSL: TElCheckBox Left = 17 Top = 94 Width = 212 Height = 20 Cursor = crDefault Flat = True Caption = 'Enable secure connection (SSL)' TabOrder = 3 Visible = False DoubleBuffered = False end end end object ElGroupBox7: TElGroupBox Left = 10 Top = 208 Width = 381 Height = 144 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Personal Information ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 1 object ElLabel11: TElLabel Left = 14 Top = 26 Width = 55 Height = 16 Caption = 'Reply-To:' end object ElLabel12: TElLabel Left = 14 Top = 56 Width = 59 Height = 16 Caption = 'Signature:' end object ElLabel13: TElLabel Left = 14 Top = 86 Width = 25 Height = 16 Caption = 'Tag:' end object ElLabel14: TElLabel Left = 14 Top = 116 Width = 29 Height = 16 Caption = 'URL:' end object EditTag: TElEdit Left = 134 Top = 82 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 2 end object EditReplyTo: TElEdit Left = 134 Top = 22 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 0 end object EditURL: TElEdit Left = 134 Top = 112 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 3 end object EditSig: TElComboBox Left = 134 Top = 52 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False Items.Strings = ( 'PLAIN' 'LOGIN' 'CRAM-MD5') ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 1 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end end end object TabIMAP: TElTabSheet PageControl = PC Caption = 'IM&AP' Color = clWindow Visible = False object ElGroupBox8: TElGroupBox Left = 10 Top = 8 Width = 381 Height = 127 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' IMAP Settings ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 0 object ElLabel15: TElLabel Left = 14 Top = 26 Width = 85 Height = 16 Caption = 'IMAP mailbox:' end object ElLabel16: TElLabel Left = 14 Top = 85 Width = 119 Height = 16 Caption = 'Authentication Type:' end object ElLabel23: TElLabel Left = 14 Top = 56 Width = 66 Height = 16 Caption = 'Root folder:' end object EditIMAPBox: TElEdit Left = 180 Top = 22 Width = 191 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 0 end object EditIMAPAuth: TElComboBox Left = 180 Top = 82 Width = 128 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False Items.Strings = ( 'PLAIN' 'LOGIN' 'CRAM-MD5' 'ANON') ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 2 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object EditIMAPRootFolder: TElEdit Left = 180 Top = 52 Width = 191 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] RightMargin = 5 TopMargin = 2 BorderStyle = bsSingle LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack MaxUndoLevel = 0 Ctl3D = True ParentColor = False ParentCtl3D = False TabOrder = 1 end end end object TabNotification: TElTabSheet PageControl = PC Caption = '&Notification' Color = clWindow Visible = False object ElGroupBox6: TElGroupBox Left = 10 Top = 8 Width = 381 Height = 169 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' New Mail Notification ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 0 object Label32: TLabel Left = 17 Top = 70 Width = 76 Height = 16 Caption = 'On new mail:' Transparent = True end object cbAlertSound: TElCheckBox Left = 144 Top = 67 Width = 119 Height = 20 Cursor = crDefault Flat = True Caption = 'Play sound alert' TabOrder = 1 DoubleBuffered = False end object cbAlertDialog: TElCheckBox Left = 144 Top = 94 Width = 139 Height = 20 Cursor = crDefault Flat = True Caption = 'Show message box' TabOrder = 2 DoubleBuffered = False end object cbConsole: TElCheckBox Left = 17 Top = 31 Width = 253 Height = 20 Cursor = crDefault Flat = True Caption = 'Show this account in the Poco Console' TabOrder = 0 DoubleBuffered = False end object cbAlertPocoConsole: TElCheckBox Left = 144 Top = 120 Width = 138 Height = 20 Cursor = crDefault Flat = True Caption = 'Show PocoConsole' TabOrder = 3 DoubleBuffered = False end end end object TabMailboxes: TElTabSheet PageControl = PC Caption = '&Mailboxes' Color = clWindow Visible = False object ElGroupBox2: TElGroupBox Left = 10 Top = 8 Width = 381 Height = 99 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Default Mailboxes ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 0 object ElLabel17: TElLabel Left = 14 Top = 26 Width = 84 Height = 16 Caption = 'Incoming mail:' end object ElLabel18: TElLabel Left = 14 Top = 56 Width = 84 Height = 16 Caption = 'Outgoing mail:' end object ElLabel19: TElLabel Left = 14 Top = 86 Width = 80 Height = 16 Caption = 'Draft mailbox:' Visible = False end object ElLabel20: TElLabel Left = 14 Top = 116 Width = 85 Height = 16 Caption = 'Trash mailbox:' Visible = False end object ElLabel21: TElLabel Left = 14 Top = 146 Width = 80 Height = 16 Caption = 'Junk mailbox:' Visible = False end object EditMailboxIn: TElComboBox Left = 150 Top = 22 Width = 223 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 0 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object EditMailboxOut: TElComboBox Left = 150 Top = 52 Width = 223 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 1 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object EditMailboxTrash: TElComboBox Left = 134 Top = 112 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 3 Visible = False AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object EditMailboxDraft: TElComboBox Left = 134 Top = 82 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 2 Visible = False AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object EditMailboxJunk: TElComboBox Left = 134 Top = 142 Width = 229 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 4 Visible = False AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end end end object TabTemplates: TElTabSheet PageControl = PC Caption = '&Templates' Color = clWindow Visible = False object ElGroupBox3: TElGroupBox Left = 9 Top = 12 Width = 386 Height = 140 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Templates ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 0 object Label45: TLabel Left = 12 Top = 112 Width = 101 Height = 16 Caption = 'Bounce Template' Transparent = True end object Label48: TLabel Left = 12 Top = 84 Width = 103 Height = 16 Caption = 'Forward Template' Transparent = True end object Label49: TLabel Left = 12 Top = 28 Width = 139 Height = 16 Caption = 'New Message Template' Transparent = True end object Label50: TLabel Left = 12 Top = 56 Width = 90 Height = 16 Caption = 'Reply Template' Transparent = True end object cbTemplateN: TElComboBox Left = 190 Top = 24 Width = 190 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 0 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object cbTemplateR: TElComboBox Left = 190 Top = 52 Width = 190 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 1 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object cbTemplateF: TElComboBox Left = 190 Top = 80 Width = 190 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 2 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end object cbTemplateB: TElComboBox Left = 190 Top = 108 Width = 190 Height = 24 Cursor = crIBeam UseCustomScrollBars = True NotifyUserChangeOnly = True BorderStyle = bsSingle BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] BtnArrowColor = clBlack AltBtnWidth = 21 AutoCompletion = False ListSelectedColor = clHighlight AutoSelect = True TopMargin = 2 RightMargin = 5 LineBorderActiveColor = clBlack LineBorderInactiveColor = clBlack ParentColor = False ReadOnly = True TabOrder = 3 AltButtonShortcut = 0 ButtonShortcut = 0 Style = csDropDownList ItemHeight = 16 end end end object TabVirtual: TElTabSheet PageControl = PC Caption = '&Virtual' Color = clWindow Visible = False object Label13: TLabel Left = 15 Top = 6 Width = 303 Height = 69 Caption = 'Following settings can negatively '#13#10'impact email retrieval. They' + ' should'#13#10'be used only by advanced users.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object cbFilterInclude: TElCheckBox Left = 10 Top = 96 Width = 173 Height = 20 Cursor = crDefault Flat = True Caption = 'Fetch message if sent to:' TabOrder = 0 DoubleBuffered = False end object cbFilterExclude: TElCheckBox Left = 213 Top = 97 Width = 173 Height = 20 Cursor = crDefault Flat = True Caption = 'Leave message if sent to:' TabOrder = 2 DoubleBuffered = False end object EditFilterExcludeText: TElAdvancedMemo Left = 212 Top = 122 Width = 185 Height = 232 TabOrder = 3 WordWrap = False InactiveBorderType = fbtSunken end object EditFilterIncludeText: TElAdvancedMemo Left = 10 Top = 122 Width = 185 Height = 232 TabOrder = 1 WordWrap = False InactiveBorderType = fbtSunken end end object TabPrivacy: TElTabSheet PageControl = PC Caption = '&Privacy' Color = clWindow Visible = False object Label2: TLabel Left = 15 Top = 6 Width = 303 Height = 69 Caption = 'Following settings can negatively '#13#10'impact email retrieval. They' + ' should'#13#10'be used only by advanced users.' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object groupPrivacy: TElGroupBox Left = 10 Top = 90 Width = 381 Height = 251 AutoDisableChildren = False BorderSides = [ebsLeft, ebsRight, ebsTop, ebsBottom] Caption = ' Message Encryption ' Flat = False FlatAlways = False ParentColor = True ShowFocus = False TabOrder = 0 object LblEncrypt: TLabel Left = 16 Top = 152 Width = 334 Height = 80 Caption = 'Once the message is encrypted with a certain password, '#13#10'only th' + 'at password can unlock it. Changing the password '#13#10'above will on' + 'ly affect how the future messages are '#13#10'encrypted. If the passwo' + 'rd is lost, you will not be able to '#13#10'read messages encrypted wi' + 'th that password!' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = 16 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Label33: TLabel Left = 60 Top = 116 Width = 107 Height = 16 Alignment = taRightJustify Caption = 'Confirm password:' Transparent = True end object Label34: TLabel Left = 81 Top = 86 Width = 86 Height = 16 Alignment = taRightJustify Caption = 'Use password:' Transparent = True end object cbEncryptOut: TElCheckBox Left = 20 Top = 47 Width = 296 Height = 20 Cursor = crDefault Flat = True Caption = 'Encrypt outgoing messages after they are sent' TabOrder = 1 OnClick = cbEncryptInClick DoubleBuffered = False end object cbEncryptIn: TElCheckBox Left = 20 Top = 23 Width = 190 Height = 20 Cursor = crDefault Flat = True Caption = 'Encrypt incoming messages' TabOrder = 0 OnClick = cbEncryptInClick DoubleBuffered = False end object EditEncryptPass1: TElAdvancedEdit Left = 182 Top = 81 Width = 152 Height = 24 TabOrder = 2 end object EditEncryptPass2: TElAdvancedEdit Left = 182 Top = 111 Width = 152 Height = 24 TabOrder = 3 end end end end end object PnlBottom: TElPanel Left = 0 Top = 369 Width = 525 Height = 48 Align = alBottom BevelOuter = bvNone TabOrder = 1 DockOrientation = doNoOrient DesignSize = ( 525 48) object BtnOK: TButton Left = 302 Top = 8 Width = 100 Height = 30 Anchors = [akTop, akRight] Caption = '&OK' Default = True TabOrder = 0 OnClick = BtnOKClick end object BtnCancel: TButton Left = 415 Top = 8 Width = 100 Height = 30 Anchors = [akTop, akRight] Cancel = True Caption = '&Cancel' ModalResult = 2 TabOrder = 1 OnClick = BtnCancelClick end end object TimerNNTPLookup: TTimer Interval = 750 OnTimer = TimerNNTPLookupTimer Left = 78 Top = 364 end end